❤️ 🍰 🌹 🎬 🚴♀️ 🏋️♀️ 💻 🚀 💜
這裡記錄了我的學習和開發筆記,歡迎交流 (*´∀`)~♥
© 2025. All rights reserved.
提交 PR 前需要更新 feature branch 的 base branch,這時候就可以使用 `rebase --onto` 來無痛更新分支,直接將 feature branch 的 commit 接到 main branch 之後。
January 31, 2025 git git rebase git merge git cherry-pick GitHub pull request · 留言
「Visual Testing」MOPCON 2022 逐字稿,歡迎搭配投影片與範例一同服用。
October 15, 2022 visual testing Storybook Percy MOPCON Mixtini Cypress Chromatic 自動化測試 打造高速網站,從網站指標開始!全方位提升使用者體驗與流量的關鍵 視覺測試 visual regression testing Unit Test Jest Integration Test GitHub Actions GitHub End-to-End Testing cypress.io CI/CD 端對端測試 整合測試 單元測試 趨勢科技 Trend Micro pull request sharing · 留言
由於最近發現團隊內(到底從哪兒來的)的工程師會開始提交一些不知所云的提交描述,因此開始讓專案使用「約定式提交」(conventional commits)。
March 16, 2021 conventional commits code review semantic versioning 約定式提交 GitHub git pull request 語意化版本 · 留言
每天我都要被 code review 很多次,而如何準備 code review 時需要的內容與心態呢?這篇文章是我閱讀 Google 的「The CL author’s guide to getting through code review」的筆記還有自己的小感想。
December 10, 2020 code review pull request GitHub 閱讀筆記 · 留言